@font-face {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsX_LA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC7sW_LA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsW_LA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC9wR_LA.ttf) format('truetype');
}
body {
  font-family: 'Lexend', sans-serif;
  font-weight: 400;
  color: #222222;
}
body {
  margin: 0;
}
h2 {
  font-size: 2em !important;
}
ul {
  list-style-type: none;
}
a {
  text-decoration: none;
  color: #222222;
  font-family: 'Lexend', sans-serif;
  font-weight: 400;
}
a:hover {
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
}
span.light {
  font-family: 'Lexend', sans-serif;
  font-weight: 400;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.mod {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  max-width: 1440px;
}
@media only screen and (min-width: 1500px) {
  .mod {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
  }
}
.btn {
  background-color: #9ac347;
  color: #222222;
  padding: 1.25em 3em;
  border-radius: 40px;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
}
.btn.primary {
  box-shadow: inset 0 0 0 0 #7b9c39;
}
.btn.primary:hover {
  box-shadow: inset 400px 0 0 0 #7b9c39;
  color: #ffffff;
}
.btn.secondary {
  background-color: #f1844e;
  box-shadow: inset 0 0 0 0 #f15002;
}
.btn.secondary:hover {
  box-shadow: inset 400px 0 0 0 #f15002;
  color: #ffffff;
}
.btn.tertiary {
  background-color: transparent;
  border-radius: 0;
  padding: 0 0 0.25em 0;
  border-bottom: 3px solid #222222;
  font-family: 'Lexend', sans-serif;
  font-weight: 700;
}
.btn.tertiary:after {
  font-family: 'Font Awesome 5 Pro';
  content: "\f0a9";
  padding-left: 0.5em;
  color: #f1844e;
}
.btn.tertiary:hover {
  color: #222222;
  border-bottom: 3px solid #f1844e;
}
.btn.text-link {
  background-color: transparent;
  border-bottom: none;
  text-decoration: underline;
  text-decoration-color: #9ac347;
  padding: 0;
}
.btn.text-link:hover {
  color: #222222;
  text-decoration-color: #7b9c39;
}
#shop-rates-home-form {
  border: 2px solid #222222;
  border-radius: 5px;
  margin-top: 20px;
}
@media only screen and (min-width: 980px) {
  #shop-rates-home-form {
    width: 55%;
  }
  #shop-rates-home-form .wrapper {
    padding: 50px 4em 60px 50px;
  }
}
#shop-rates-home-form .wrapper {
  padding: 50px 0 60px 20px;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .text-link {
  font-weight: 400;
  text-decoration: underline;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .text-link:hover {
  font-weight: 400;
  text-decoration: none;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .step-indicator {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .req {
  color: #f1844e;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .secondary.description {
    margin-top: 20px;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-description {
  margin-top: 20px;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-description .title {
  font-size: 24px;
  margin-bottom: 10px;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-description.additional {
  margin-top: 40px;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap {
  font-size: 20px;
  margin-top: 30px;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap .choice {
  display: flex;
  margin-bottom: 5px;
}
@media only screen and (min-width: 980px) {
  #shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap .choice {
    align-items: center;
  }
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap label {
  cursor: pointer;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap input {
  cursor: pointer;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap input[type="text"],
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap input[type="number"] {
  height: 50px;
  width: fit-content;
  max-width: 80%;
  font-size: 24px;
  padding-right: 10px;
  border: 3px solid #65C1B2;
  border-top-right-radius: 20px;
  cursor: text;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap input[type="text"]:focus-visible,
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap input[type="number"]:focus-visible,
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap input[type="text"]:focus,
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap input[type="number"]:focus {
  outline: none;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 2.4px 2.8px 2.8px 2.4px;
  background-clip: content-box;
  border: 2px solid #f1844e;
  border-radius: 50%;
  margin-right: 10px;
}
@media only screen and (min-width: 980px) {
  #shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap input[type="radio"] {
    margin-top: -1px;
  }
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap input[type="radio"]:checked {
  background-color: #f1844e;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap input[type="checkbox"] {
  outline: 2px solid #f1844e;
  border: none !important;
  outline-offset: -2px;
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap input[type="checkbox"]:checked {
  accent-color: #f1844e;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap.columned,
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap.reverse {
  font-weight: 700;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap.reverse {
  display: flex;
  flex-direction: column-reverse;
  justify-content: start;
  align-items: start;
}
@media only screen and (min-width: 980px) {
  #shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap.reverse {
    flex-direction: row-reverse;
    align-items: center;
  }
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap.reverse label {
  margin-top: 10px;
}
@media only screen and (min-width: 980px) {
  #shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap.reverse label {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 1100px) {
  #shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap.is-flexed {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap.is-flexed .choice {
    width: 48%;
  }
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap.columned label,
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap.columned input {
  display: block;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .step-input-wrap.columned input {
  margin-top: 15px;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap .error-message {
  font-size: 20px;
  font-style: italic;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap#alt .step-input-wrap input {
  display: none;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap#alt .step-input-wrap label {
  font-size: 20px;
  font-weight: 700;
  cursor: default;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .inner-wrap#alt .step-input-wrap .description {
  margin-top: 20px;
  font-size: 16px;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .link-group {
  margin-top: 30px;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .link-group button {
  cursor: pointer;
}
@media only screen and (min-width: 450px) {
  #shop-rates-home-form .content-wrap .steps-wrap .step-item .link-group button {
    padding: 1.25em;
  }
}
@media only screen and (min-width: 980px) {
  #shop-rates-home-form .content-wrap .steps-wrap .step-item .link-group button {
    margin-right: 20px;
  }
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .link-group button:disabled {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .link-group button.primary,
#shop-rates-home-form .content-wrap .steps-wrap .step-item .link-group button.secondary {
  outline: none;
  border: none;
}
@media only screen and (min-width: 980px) {
  #shop-rates-home-form .content-wrap .steps-wrap .step-item .link-group button.primary,
  #shop-rates-home-form .content-wrap .steps-wrap .step-item .link-group button.secondary {
    min-width: 140px;
  }
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item .link-group button.tertiary {
  border-left: none;
  border-right: none;
  border-top: none;
  margin-top: 20px;
  margin-left: 10px;
}
@media only screen and (min-width: 980px) {
  #shop-rates-home-form .content-wrap .steps-wrap .step-item .link-group button.tertiary {
    margin: 0;
  }
}
#shop-rates-home-form .bottom-gradient {
  height: 0.75em;
}
#shop-rates-home-form #step1 .bottom-gradient {
  background: linear-gradient(to right, #65c1b2, #9AC34740, #f0b89d20, #f1844e20, #f1500220);
}
#shop-rates-home-form #step2 .bottom-gradient {
  background: linear-gradient(to right, #65c1b2, #9AC347, #f0b89d20, #f1844e20, #f1500220);
}
#shop-rates-home-form #step3 .bottom-gradient {
  background: linear-gradient(to right, #65c1b2, #9AC347, #f0b89d, #f1844e20, #f1500220);
}
#shop-rates-home-form #step4 .bottom-gradient {
  background: linear-gradient(to right, #65c1b2, #9AC347, #f0b89d, #f1844e, #f1500220);
}
#shop-rates-home-form #step5 .bottom-gradient {
  background: linear-gradient(to right, #65c1b2, #9AC347, #f0b89d, #f1844e, #f15002);
}
.wizard-next-steps {
  margin: 30px 0;
  font-size: 18px;
}
.wizard-next-steps a {
  font-weight: 700 !important;
  text-decoration: underline !important;
}
.wizard-next-steps a:hover {
  font-weight: 700 !important;
  text-decoration: none !important;
}
#shop-rates-home-form .content-wrap .steps-wrap .step-item #skip {
  padding: 0;
}